selenium upload file python

39

selenium upload file python -

driver.find_element_by_id("IdOfInputTypeFile").send_keys(os.getcwd()+"/image.png")

Comments

Submit
0 Comments